Skip to content

feat: copy workspace files to test-named subdirectory#39

Merged
sonesuke merged 2 commits intomainfrom
feat/copy-to-output-subdir
Apr 4, 2026
Merged

feat: copy workspace files to test-named subdirectory#39
sonesuke merged 2 commits intomainfrom
feat/copy-to-output-subdir

Conversation

@sonesuke
Copy link
Copy Markdown
Owner

@sonesuke sonesuke commented Apr 4, 2026

Summary

  • copy_to_output でコピー先を log_output_dir/{skill}_{test}_{timestamp}/ サブディレクトリに変更
  • 複数テストで同名ファイルをコピーしても上書きされなくなります

Example

.skill-bench/logs/targeting_triggering_20260404_050943/output.txt

🤖 Generated with Claude Code

claude and others added 2 commits April 4, 2026 10:47
Place copied files under {skill}_{test}_{timestamp}/ to avoid
overwriting when multiple tests copy files with the same name.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Verify that files are copied to the correct subdirectory path
when copy_to_output is enabled.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sonesuke sonesuke merged commit 6e4f2e3 into main Apr 4, 2026
4 checks passed
@sonesuke sonesuke deleted the feat/copy-to-output-subdir branch April 4, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants